PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocumentHeadersFooters Class / getFirstPageHeader Method
In This Topic
    getFirstPageHeader Method
    In This Topic
    Gets the header for the first page.
    Syntax
    public PDFFlowDocumentHeader getFirstPageHeader()

    Return Value

    A header object to be displayed on document's first page.
    See Also